FUNC=P0_9, OD=DISABLE_, MODE=INACTIVE_NO_PULL_DO, INV=INPUT_NOT_INVERTED_, FILTER=ENABLED, SLEW=STANDARD, HYS=DISABLE_
I/O configuration register for pin P0[9]
FUNC | Selects pin function for pin P0[9] 0 (P0_9): General purpose digital input/output pin. 1 (I2S_TX_SDA): I2S transmit data. It is driven by the transmitter and read by the receiver. Corresponds to the signal SD in the I2S-bus specification. 2 (SSP1_MOSI): Master Out Slave In for SSP1. 3 (T2_MAT3): Match output for Timer 2, channel 3. 4 (RTC_EV2): Event input 2 to Event Monitor/Recorder. 7 (LCD_VD_17): LCD data. |
MODE | Selects function mode (on-chip pull-up/pull-down resistor control). 0 (INACTIVE_NO_PULL_DO): Inactive (no pull-down/pull-up resistor enabled). 1 (PULL_DOWN_RESISTOR_E): Pull-down resistor enabled. 2 (PULL_UP_RESISTOR_ENA): Pull-up resistor enabled. 3 (REPEATER_MODE_): Repeater mode. |
HYS | Hysteresis. 0 (DISABLE_): Disable. 1 (ENABLE_): Enable. |
INV | Invert input 0 (INPUT_NOT_INVERTED_): Input not inverted (HIGH on pin reads as 1, LOW on pin reads as 0). 1 (INPUT_INVERTED_HIGH): Input inverted (HIGH on pin reads as 0, LOW on pin reads as 1). |
RESERVED | Reserved. |
FILTER | Glitch filter control 0 (ENABLED): Noise pulses below approximately 10 ns are filtered out. 1 (DISABLED): No input filtering is done. |
SLEW | Driver slew rate 0 (STANDARD): Standard mode, output slew rate control is enabled. More outputs can be switched simultaneously. 1 (FAST): Fast mode, slew rate control is disabled. Refer to the appropriate specific device data sheet for details. |
OD | Open-drain mode. 0 (DISABLE_): Disable. 1 (OPEN_DRAIN_MODE_ENAB): Open-drain mode enabled. This is not a true open-drain mode. Input cannot be pulled up above VDD. |
RESERVED | Reserved. |